github.com/jackc/pgx/v5/pgproto3.tracer.traceAuthenticationSASL (method)

2 uses

	github.com/jackc/pgx/v5/pgproto3 (current package)
		trace.go#L45: 		t.traceAuthenticationSASL(sender, encodedLen, msg)
		trace.go#L149: func (t *tracer) traceAuthenticationSASL(sender byte, encodedLen int32, msg *AuthenticationSASL) {